RateLimiter.bandwidth

Token bucket with bytes as tokens

struct RateLimiter
@serializationKeys("bandwidth")
TokenBucket bandwidth;

Meta